SySEVISBatch 
Logical Entity Name  SySEVISBatch 
Default Table Name  SySEVISBatch 
Physical Only  NO 
Definition 
 
Note 
 

SySEVISBatch Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SySEVISBatchID(PK)    int  NO 
 
FileName    varchar(100)  YES 
 
Transaction_Num    char(15)  YES 
 
DateExported    datetime  YES 
 
DateImported    datetime  YES 
 
ResultCode    varchar(10)  NO 
 
ResultMessage    varchar(500)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
Ts    timestamp  NO 
 
EV    bit  NO 
 

SySEVISBatch Primary and Unique Keys 
Key Name  Key Type  Keys 
SySEVISBatch_SySEVISBatchID_U_C_IDX  PrimaryKey  SySEVISBatchID 

SySEVISBatch Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SySEVISBatch_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SySEVISBatchDetail  Non-Identifying  One To Zero or More  FK_SySEVISBatchDetail_SySEVISBatchID_SySEVISBatch_SySEVISBatchID        NO  YES 
SySEVISXML  Non-Identifying  One To Zero or More  FK_SySEVISXML_SySEVISBatchID_SySEVISBatch_SySEVISBatchID        NO  YES 

SySEVISBatch Check Constraints 
Check Constraint Name  CheckConstraint